Problem with rtMedia seeing ImageMagick

PHP 5.3.26 MYSQL 5.5.32 WordPress 3.6 BuddyPress 1.8.1 rtMedia 3.1 OS Linux Imagick Not Installed GD bundled (2.1.0 compatible) [php.ini] post_max_size 20M [php.ini] upload_max_filesize 20M [php.ini] memory_limit 200M

My ISP has ImageMagick installed at /usr/local/bin Do I need to go in deep somewhere and point it out?

@harleycodr - Detailed installation instructions on how to install ImageMagick can be found on PHP’s official manual here and on ImageMagick’s official website here.

You could even check this tutorial on Devils' Workshop ->

http://devilsworkshop.org/tutorial/php54-imagemagick-pecl-installation/61444/