Questions and postings pertaining to the development of ImageMagick, feature enhancements, and ImageMagick internals. ImageMagick source code and algorithms are discussed here. Usage questions which are too arcane for the normal user list should also be posted here.
ImageMagick requires the Freetype library or Ghostscript to render. Try
idenitfy -list configure
to see differences in the ImageMagick configuration on your local and server machines. Make sure Ghostscript is installed on both. Check the versions of each. Also add -debug all to your convert command to track differences from your local and server machines.
Ok, you have Freetype. Next up, remove the -font Candice from your command line since chances are you don't have that font. Also add -debug all to your command line to track ImageMagick looking for its fonts.