I added a couple of comfortablity methods to the Imagick extension. The first one is Imagick::cropThumbnailImage which can be used to create fixed size thumbnails from any image geometry.
The second one was Imagick::roundCorners. It was a little tricky to implement but after staying up all night banging my head to the wall I finally succeeded. It's now possible to create round corners with ease: