I've completed my web app and am using mongoose to serve the php pages. The whole app & mongoose is less then 2MB.
The php5ts.dll is almost 5MB so that really adds bloat. Also, my app is very minimal so I don't need many of the php features, ie. mysql & crypto.
I've used UPX to compress it down to 1.7MB, however thats the same I was getting before using 7zip so its not a big deal. I've read on winbider forums that some people recompiled it and made it even smaller. Would anyone know where I could find these minimal php5ts.dll?