Why would you want to do this? If IIS7 is installed, MWA will be in the GAC anyway, and if IIS is not installed, having a copy of the assembly will not help you. Also, this approach would mean that you will not receive any hotfixes to the assembly.
I don't know whether you are allowed to do it or not.