I'm getting "PHP Startup: Unable to load dynamic library: c:/wamp/.../php5.3.10/php_ffmped.dll - %1 is not Win32 application" error when run php from cli, and same error in apache error log when running as apache2 module.
I tried andswers for xampp installation (Install FFMPEG on XAMPP) But they didn't work for me.
It seems that difference in xampp php module is a php compiler - MSVC6 since for wamp it is MSVC9.
I killed half a day investigation this issue. Please help me out where can I get proper libs to fix this problem.