After you install ffmpeg-php, ffmpeg.so will be available at

/usr/local/lib/php/extensions/no-debug-non-zts-20020429/ffmpeg.so

You need to load this extension in your php.ini, once you done this properly, you will be able to see ffmpeg in phpinfo() and in sheel

php -i|grep ffmpeg