Thanks for the reply and as you say yum is installed; I have found Imagemagick is installed but version 6.2.8 but I need a newer version and it it is not being found by php for some reason.
I have followed some other instructions by another IM forum member here: http://www.imagemagick.org/Usage/api/#building
But the problem I am having now is that where do I put the file to be read by:
Sorted the php.ini file as well now and the only problem is updating as 6.2.8 seems to be the latest version for Centos. This version is probably about 2 years old !
Thanks for the help EastCoast; I think my main problem is the person who setup the original server has about 3 /usr/bin/ paths.
When I do which convert the path comes out as /usr/bin/ but looking in each one I can not find it.
Anyway I will report back when I finaly sort it.
P.S. This could help me if I new how the path part was worked out:
By default, ImageMagick is installs binaries in /…/usr/local/bin, libraries in /…/usr/local/lib, header files in /…/usr/local/include and documentation in /…/usr/local/share. You can specify an alternative installation prefix other than /…/usr/local by giving configure the option --prefix=PATH. This valuable in case you don’t have privileges to install under the default paths or if you want to install in the system directories instead.
About to give up and gave it one last chance and Imagemagick was installed but would still not work.
I found I had been installing on one server using Putty with details I was given but the website was actualy on a different server and thats why the version was not updating