It's been a couple months, but I managed to customize the VM module pretty well. The main file you'll need to edit is: /modules/mod_virtuemart/mod_virtuemart.php.
However, there are some other files that affect the output. The one I believe you're going to need for the minicart is: /components/com_virtuemart/themes/default/templates/common/minicart.tpl.php
If you can't find these, it's probably because they've been moved. Try turning on debugging and mousing over the blue icons. That should give you the dependent files for the module.