Removed intl and exif extensions again. Intl requires a bunch of ICU
libraries that can't be packed - it would nearly triple the file size of
the package. The exif extension isn't worth the space either.
php extensions can't be packed anymore because of control flow stuff, I
don't really understand. Same is true for a few VC runtime libs.