I am having the same issue and second Mark’s request. As a workaround, I renamed the wpmandrill plugin folder to something like aaa-wpmandril (so that it gets loaded before my other plugin) and added the if(!class_exists('Mandrill'))
check to the other plugin.