


Obviously I have placed the module in the ext folder.

PHP Warning: PHP Startup: Unable to load dynamic library 'c:/wamp/bin/php/php5.2.1/ext/php_ffmpeg.dll' - The specified module could not be found. I get the following error in my PHP error log: My current setup is PHP 5.2.1, Apache 2.0.63. I have tried the below: Download ffmpeg_newĬopy php_ffmpeg.dll from the php5 folder to the C:\wamp\bin\php\php5.2.9-2\extĬopy files from common to the windows/system32 folderĪdd extension=php_ffmpeg.dll to php.ini file I'm aware that other people have had this question answered on this site, however it does not work for my setup. I've probably spent over 12 hours trying to install FFMPEG on WAMP.
