Checking if the ImageMagick command line tools are installed
The ImageMagick tools have been located
convert is at /bin/convert
identify is at /bin/identify
Command line tools identified as version 6.9.1

Getting the directory that this script is located in
Directory is /home/dvtechco/public_html/test

Checking if the test.jpg file was uploaded
The test.jpg file has been uploaded

Checking to see if JPEG resizing and cropping works correctly
The indentify tool returned dimensions for the test.jpg file
The identify tool says the dimensions of test.jpg are 200 x 200
The convert tool has successfully resized and cropped the test.jpg file
The resized and cropped image:

Checking to see if font rendering works correctly
The font file font.ttf has been uploaded
Font rendering seems to be working correctly
The image with rendered text:


It appears that ImageMagick is correctly installed on your server!